.toolbar > button {
    width: auto;
}

.toolbar > button > img + span {
    display: inline !important;
    color: black;
}

.toolbar > button > img {
    display: none;
}